FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource OperationDefinition/FHIR Server from package basisprofil.tiplu.de.r4.dev#1.0.1 (78 ms)

Package basisprofil.tiplu.de.r4.dev
Type OperationDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=basisprofil.tiplu.de.r4.dev@1.0.1&canonical=https://tiplu.de/fhir/OperationDefinition/Patient-everything
Url https://tiplu.de/fhir/OperationDefinition/Patient-everything
Version 4.0.1
Status active
Date 2023-04-01
Name Fetch Patient Record (extend pseudonymization)
Experimental False
Type true
Kind operation

Resources that use this resource

CapabilityStatement
https://tiplu.de/fhir/TipluDB/CapabilityStatement/TipluDB TipluDB-CapabilityStatement

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "OperationDefinition",
  "id" : "Patient-everything",
  "meta" : {
    "lastUpdated" : "2018-12-27T22:37:54.724+11:00"
  },
  "url" : "https://tiplu.de/fhir/OperationDefinition/Patient-everything",
  "publisher" : "Tiplu GmbH",
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 5
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use"
    }
  ],
  "version" : "4.0.1",
  "name" : "Fetch Patient Record (extend pseudonymization)",
  "status" : "active",
  "kind" : "operation",
  "date" : "2023-04-01",
  "contact" : [
    {
      "name" : "Tiplu GmbH",
      "telecom" : [
        {
          "system" : "email",
          "value" : "fhir@tiplu.de"
        },
        {
          "system" : "url",
          "value" : "https://tiplu.de"
        }
      ]
    }
  ],
  "base" : "http://hl7.org/fhir/OperationDefinition/Patient-everything",
  "code" : "everything",
  "resource" : [
    "Patient"
  ],
  "system" : false,
  "type" : true,
  "instance" : true,
  "parameter" : [
    {
      "name" : "_pseudonymize",
      "use" : "in",
      "min" : 0,
      "max" : "1",
      "documentation" : "If this is true, then the operation should return all content 'anonymized'. The method used is a strong pseudonymization, the medical significance is still given",
      "type" : "boolean"
    },
    {
      "name" : "_randomlyDateShift",
      "use" : "in",
      "min" : 0,
      "max" : "1",
      "documentation" : "If true, all dates in the content will be shifted by a random value. One random shift is selected per patient.\nThe shift is chosen so that the offset from the reference date (admission date) is within the same year and no more than 14 days before the current date.\n\nNotes: \n-This may cause old cases (as simply the same offset is applied) to shift to previous years as well.\n-Also affects free texts.\n-The date of birth is not affected by this parameter but is randomized independently.",
      "type" : "boolean"
    }
  ],
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.